Filename | (eval 262)[/Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm:148] |
Statements | Executed 3 statements in 5µs |
Eval Invoked At | /Users/ether/.perlbrew/libs/36.0@std/lib/perl5/Class/Method/Modifiers.pm line 148 |
Sibling evals | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18 |
Calls | P | F | Exclusive Time |
Inclusive Time |
Subroutine |
---|---|---|---|---|---|
1 | 1 | 1 | 7µs | 2.42ms | extends | JSON::Schema::Modern::Document::
Line | State ments |
Time on line |
Calls | Time in subs |
Code |
---|---|---|---|---|---|
1 | package JSON::Schema::Modern::Document; | ||||
2 | # spent 2.42ms (7µs+2.41) within JSON::Schema::Modern::Document::extends which was called:
# once (7µs+2.41ms) by JSON::Schema::Modern::BEGIN@35 at line 27 of /Users/ether/git/JSON-Schema-Modern/lib/JSON/Schema/Modern/Document.pm | ||||
3 | 1 | 0s | for my $method (@$before) { | ||
4 | 1 | 2µs | 1 | 342µs | $method->(@_); # spent 342µs making 1 call to MooX::TypeTiny::__ANON__[MooX/TypeTiny.pm:25] |
5 | } | ||||
6 | 1 | 3µs | 1 | 2.07ms | $$wrapped->(@_);} # spent 2.07ms making 1 call to Moo::extends |
7 | ; |